Installing php_apc.dll on wampsever [closed]

Posted by dotman14 on Programmers See other posts from Programmers or by dotman14
Published on 2012-03-28T22:16:35Z Indexed on 2012/03/28 23:43 UTC
Read the original article Hit count: 211

Filed under:
|
|

I need your help. I'm trying to install php_apc.dll into my php directory.

So far this is what i've done:

I copied php_apc.dll to c:\wamp\bin\php\php5.3.0\ext. I've also restarted the server several times.

But when i checked

 http://localhost/?phpinfo=1

There wasnt any evidence of APC Extension Installation.

Please what i'm i doing wrong? I'll be most delighted with your answers, comments and suggestions.

Thank you.

© Programmers or respective owner

Related posts about web-development

Related posts about php